forked from rancher/system-upgrade-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sync upstream v0.13.2 #17
Open
nianyush
wants to merge
26
commits into
prepare
Choose a base branch
from
remote-0.13.2
base: prepare
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
The selected labels are added to the default LabelSelector that excludes the SUC pods from being drained. Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Ensures that object references are properly set on the generated Job Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Alberto Planas <[email protected]>
Use helpers instead of string ops to handle pod selector generation Signed-off-by: Brad Davidson <[email protected]>
Bumps [github.com/rancher/wrangler](https://github.com/rancher/wrangler) from 0.8.11-0.20230207214913-209077f2d98f to 0.8.11. - [Release notes](https://github.com/rancher/wrangler/releases) - [Commits](https://github.com/rancher/wrangler/commits/v0.8.11) --- updated-dependencies: - dependency-name: github.com/rancher/wrangler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
If a workload is known to be slow in excess of the system-upgrade-controller deployment's default deadline, allow the Plan creator to specify a job deadline with the plan so that the entailing job may run to completion. Signed-off-by: Connor Kuehl <[email protected]>
Signed-off-by: Brooks Newberry <[email protected]>
Signed-off-by: Guilherme Macedo <[email protected]>
Refer to the 'can of worms' comment from rancher#102 Signed-off-by: Brad Davidson <[email protected]>
Add new field to Plan spec, Exclusive. This field will be useful when the order of execution for a series of Jobs is important, as each exclusive Job will have to complete before the next one is scheduled.
Signed-off-by: matttrach <[email protected]>
Fix: upgrade go in go.mod and bci image
Hostnames are not guaranteed safe for use in resource names; thats why the hostname has a separate field on the node object. Signed-off-by: Brad Davidson <[email protected]>
…ancher#257) * Allow users to to specify a SecurityContext for the upgrade job.
Signed-off-by: Arun Sharma <[email protected]>
Signed-off-by: Nianyu Shen <[email protected]>
Signed-off-by: Nianyu Shen <[email protected]>
Signed-off-by: Nianyu Shen <[email protected]>
Signed-off-by: Nianyu Shen <[email protected]>
akhilesh2410
approved these changes
May 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.